05. Coding, GitHub and Flow
Coding, GitHub, and Flow
Code Repositories
One of the unique things about this class is we will go through over ten code examples with you, as well as the Sunshine app. The code for this course is found in two repositories:
Code Steps
You should download both of the repositories above. As shown in the video, the example repository (also known as the toy app repository) contains folders for each app in the course:
Inside of these folders there are exercises you can do. Each exercise has a starting folder and a solution folder, which contain versions of the app at the start of the exercise and after the exercise.
In addition, when you solve a code step, there are links to GitHub pages which show the code differences between the exercise and solution repositories.
Sunshine is similarly divided up into code steps, with a solution and exercise folder.
Report Issues
Notice any issues with the repository? File a GitHub issue in the Sunshine repository or in the Toy App repository.